Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from nextcloud:master #210

Open
wants to merge 10,000 commits into
base: master
Choose a base branch
from
Open

[pull] master from nextcloud:master #210

wants to merge 10,000 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 6, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Oct 6, 2021
DaleBCooper and others added 5 commits March 2, 2025 11:33
Due to commit 33d7019 session.cookie_secure=true is not set when accessing /status.php.
This results in a degration from A+ to A rating due to missing  __Host prefix for nc_sameSiteCookielax and nc_sameSiteCookiestrict cookies.
Dependabot couldn't find the original pull request head commit, 3c77047.

Signed-off-by: nextcloud-command <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
pulsejet and others added 20 commits March 2, 2025 10:36
[master] Fix A+ rating when checking with Nextcloud Security Scan.
The workflow does not work as it needs a PAT or GitHub App token.
So this will add the teams as code owners to assign people.

By default backend is assigned, but if something below matches it
overwrites the backend assignment, so frontend code will only be
assigned to the frontend team.

Also ensure that for everything there are at least two reviewers.

Signed-off-by: Ferdinand Thiessen <[email protected]>
Co-authored-by: Joas Schilling <[email protected]>
Signed-off-by: Ferdinand Thiessen <[email protected]>
…eleted or users removed from a group

Signed-off-by: provokateurin <[email protected]>
…ssword_policy-app

build(integration): Disable password_policy app
refactor(TempManager): Simplify and unify implementations and remove legacy behavior
…up-cleanup

fix(FederatedShareProvider): Delete external shares when groups are deleted or users removed from a group
fix(files_trashbin): disable bulk download for trashbin
1. Move general files delete action (thats not trashbin app!) to files
   tests.
2. Delete files (move to trashbin) before loading the page so previews
   are not generated so they cannot lock the file.

Signed-off-by: Ferdinand Thiessen <[email protected]>
test(e2e): adjust trashbin tests to be less flaky
chore: Use codeowners instead of workflow to assign reviewers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.